home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
ShareMailGiftware
/
Frogger
/
plugins_src
/
p_ac3
/
config.h
< prev
next >
Wrap
Text File
|
2002-10-28
|
1KB
|
44 lines
/* include/config.h. Generated automatically by configure. */
/* include/config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
/* #undef const */
/* Define as __inline if that's what the C compiler calls it. */
/* #undef inline */
/* Define as the return type of signal handlers (int or void). */
#define RETSIGTYPE void
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#define WORDS_BIGENDIAN 1
/* Define if you have the memalign function. */
//#define HAVE_MEMALIGN 1
/* Name of package */
#define PACKAGE "a52dec"
/* Version number of package */
#define VERSION "0.7.0"
/* a52 sample precision */
#undef LIBA52_DOUBLE
/* liba52 mlib support */
/* #undef LIBA52_MLIB */
/* libao OSS support */
/* #undef LIBAO_OSS */
/* libao solaris support */
/* #undef LIBAO_SOLARIS */
/* a52dec profiling */
/* #undef A52DEC_GPROF */
/* maximum supported data alignment */
#define ATTRIBUTE_ALIGNED_MAX 64